home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / NETRASA.IN_ / netrasa.inf
Encoding:
Windows Setup INFormation  |  2003-03-24  |  17.2 KB  |  495 lines

  1. ; NETRASA.INX -- WAN Miniports and wrappers
  2. ;
  3. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  4.  
  5. [Version]
  6. Signature   = "$Windows NT$"
  7. Class       = Net
  8. ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
  9. Provider    = %Msft%
  10. LayoutFile  = layout.inf
  11. DriverVer=10/01/2002,5.2.3790.0
  12.  
  13. [ControlFlags]
  14. ExcludeFromSelect =\
  15.     SW\{eeab7790-c514-11d1-b42b-00805fc1270e},\
  16.     MS_IrdaMiniport,\
  17.     MS_IrModemMiniport, \
  18.     MS_L2tpMiniport,MS_PptpMiniport,MS_PtiMiniport,\
  19.     MS_PppoeMiniport, \
  20.     MS_NdisWanAtalk,\
  21.     MS_NdisWanBh,\
  22.     MS_NdisWanIp,\
  23.     MS_NdisWanIpx,\
  24.     MS_NdisWanNbfIn,MS_NdisWanNbfOut
  25.  
  26. [Manufacturer]
  27. %Msft% = Msft
  28.  
  29. [Msft]
  30. ; DisplayName                 Section               DeviceID
  31. ; -----------                 -------               --------
  32. %Mp-AsyncMac-DispName%      = Ndi-Mp-AsyncMac,      "SW\{eeab7790-c514-11d1-b42b-00805fc1270e}"
  33. %Mp-Irda-Dispname%          = Ndi-Mp-Irda,          "MS_IrdaMiniport"
  34. %Mp-IrModem-Dispname%       = Ndi-Mp-IrModem,       "MS_IrModemMiniport"
  35. %Mp-L2tp-Dispname%          = Ndi-Mp-L2tp,          "MS_L2tpMiniport"
  36. %Mp-Pptp-Dispname%          = Ndi-Mp-Pptp,          "MS_PptpMiniport"
  37. %Mp-Pti-Dispname%           = Ndi-Mp-Pti,           "MS_PtiMiniport"
  38. %Mp-Atalk-DispName%         = Ndi-Mp-Atalk,         "MS_NdisWanAtalk"
  39. %Mp-Bh-DispName%            = Ndi-Mp-Bh,            "MS_NdisWanBh"
  40. %Mp-Ip-DispName%            = Ndi-Mp-Ip,            "MS_NdisWanIp"
  41. %Mp-Ipx-DispName%           = Ndi-Mp-Ipx,           "MS_NdisWanIpx"
  42. %Mp-NbfIn-DispName%         = Ndi-Mp-NbfIn,         "MS_NdisWanNbfIn"
  43. %Mp-NbfOut-DispName%        = Ndi-Mp-NbfOut,        "MS_NdisWanNbfOut"
  44. %Mp-Pppoe-DispName%         = Ndi-Mp-Pppoe,         "MS_PppoeMiniport"
  45.  
  46.  
  47. [Ndi-Mp-AsyncMac]
  48. Characteristics = 0x002A    ; NCF_SOFTWARE_ENUMERATED | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  49. AddReg          = Ndi-Reg-Mp-AsyncMac
  50. CopyFiles       = CopyFiles_AllUsers
  51.  
  52.  
  53. [Ndi-Mp-Irda]
  54. CopyFiles       = RasIrda.CopyFiles
  55. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  56. AddReg          = Ndi-Reg-Mp-Irda
  57.  
  58.  
  59. [Ndi-Mp-IrModem]
  60. CopyFiles       = RasIrda.CopyFiles
  61. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  62. AddReg          = Ndi-Reg-Mp-IrModem
  63.  
  64. [Ndi-Mp-L2tp]
  65. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  66. AddReg          = Ndi-Reg-Mp-L2tp
  67.  
  68.  
  69. [Ndi-Mp-Pptp]
  70. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  71. AddReg          = Ndi-Reg-Mp-Pptp
  72.  
  73. [Ndi-Mp-Pptp.Hw]
  74. AddReg = Reg-LowerFilter-NdisTapi
  75.  
  76.  
  77. [Ndi-Mp-Pti]
  78. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  79. AddReg          = Ndi-Reg-Mp-Pti
  80.  
  81. [Ndi-Mp-Pti.Hw]
  82. AddReg = Reg-LowerFilter-Pti
  83.  
  84.  
  85. [Ndi-Mp-Atalk]
  86. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  87. AddReg          = Ndi-Reg-Mp-Atalk
  88.  
  89. [Ndi-Mp-Atalk.Hw]
  90. AddReg = Reg-LowerFilter-NdisTapi
  91.  
  92.  
  93. [Ndi-Mp-Bh]
  94. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  95. AddReg          = Ndi-Reg-Mp-Bh
  96.  
  97. [Ndi-Mp-Bh.Hw]
  98. AddReg = Reg-LowerFilter-NdisTapi
  99.  
  100.  
  101. [Ndi-Mp-Ip]
  102. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  103. AddReg          = Ndi-Reg-Mp-Ip
  104.  
  105. [Ndi-Mp-Ip.Hw]
  106. AddReg = Reg-LowerFilter-NdisTapi
  107.  
  108.  
  109. [Ndi-Mp-Ipx]
  110. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  111. AddReg          = Ndi-Reg-Mp-Ipx
  112.  
  113. [Ndi-Mp-Ipx.Hw]
  114. AddReg = Reg-LowerFilter-NdisTapi
  115.  
  116.  
  117. [Ndi-Mp-NbfIn]
  118. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  119. AddReg          = Ndi-Reg-Mp-NbfIn
  120.  
  121. [Ndi-Mp-NbfIn.Hw]
  122. AddReg = Reg-LowerFilter-NdisTapi
  123.  
  124.  
  125. [Ndi-Mp-NbfOut]
  126. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  127. AddReg          = Ndi-Reg-Mp-NbfOut
  128.  
  129. [Ndi-Mp-NbfOut.Hw]
  130. AddReg = Reg-LowerFilter-NdisTapi
  131.  
  132. [Ndi-Mp-Pppoe]
  133. Characteristics = 0x0029    ; NCF_VIRTUAL | NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
  134. AddReg          = Ndi-Reg-Mp-Pppoe
  135.  
  136. [Ndi-Mp-Pppoe.Hw]
  137. AddReg = Reg-LowerFilter-NdisTapi
  138.  
  139. ;-------------------------------------------------------------------------
  140. ; Lower filter sections
  141. ;-------------------------------------------------------------------------
  142. [Reg-LowerFilter-NdisTapi]
  143. HKR, ,               LowerFilters,      0x00010000, "NdisTapi"
  144.  
  145. [Reg-LowerFilter-Pti]
  146. HKR, ,               LowerFilters,      0x00010000, "PtiLink"
  147.  
  148.  
  149. ;-------------------------------------------------------------------------
  150. ; NDI AddReg sections.
  151. ;-------------------------------------------------------------------------
  152. [Ndi-Reg-Mp-AsyncMac]
  153. HKR, Ndi,            Service,           0,          "AsyncMac"
  154. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiswanasync"
  155. HKR, Ndi\Interfaces, LowerRange,        0,          "nolower"
  156. HKR, ,               PnPCapabilities,   0x00010001, 1
  157.  
  158.  
  159. [Ndi-Reg-Mp-Irda]
  160. HKR, Ndi,            Service,           0,          "Rasirda"
  161. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiscowan"
  162. HKR, Ndi\Interfaces, LowerRange,        0,          "nolower"
  163. HKR, ,               MinWanEndpoints,   0x00010001, 0
  164. HKR, ,               MaxWanEndpoints,   0x00010001, 4
  165. HKR, ,               WanEndpoints,      0x00010003, 1
  166. HKR, ,               ModemPort,         0x00010003, 0
  167. HKR, ,               TapiLineName,      0,          %Mp-Irda-LineName%
  168.  
  169. [Ndi-Reg-Mp-IrModem]
  170. HKR, Ndi,            Service,           0,          "Rasirda"
  171. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiscowan"
  172. HKR, Ndi\Interfaces, LowerRange,        0,          "nolower"
  173. HKR, ,               MinWanEndpoints,   0x00010001, 0
  174. HKR, ,               MaxWanEndpoints,   0x00010001, 1
  175. HKR, ,               WanEndpoints,      0x00010003, 1
  176. HKR, ,               ModemPort,         0x00010003, 1
  177. HKR, ,               TapiLineName,      0,          %Mp-IrModem-LineName%
  178.  
  179.  
  180. [Ndi-Reg-Mp-L2tp]
  181. HKR, Ndi,            Service,           0,          "Rasl2tp"
  182. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiscowan"
  183. HKR, Ndi\Interfaces, LowerRange,        0,          "nolower"
  184. HKR, ,               MinWanEndpoints,   0x00010001, 0
  185. HKR, ,            MaxWanEndpoints,   0x00010003, 1000
  186. HKR, ,            WanEndpoints,      0x00010003, 5
  187.  
  188.  
  189. [Ndi-Reg-Mp-Pptp]
  190. HKR, Ndi,            Service,           0,          "PptpMiniport"
  191. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiswan"
  192. HKR, Ndi\Interfaces, LowerRange,        0,          "nolower"
  193. HKR, ,               MinWanEndpoints,   0x00010001, 0
  194. HKR, ,            MaxWanEndpoints,   0x00010003, 1000
  195. HKR, ,               TapiLineName,      0,          %Mp-Pptp-LineName%
  196. HKR, ,               InactivityIdleSeconds, 0,      60
  197. HKR, ,               TcpPortNumber,     0x00010003, 1723
  198. HKR, ,               TcpDisconnectTimeout, 0x00010003, 30
  199. HKR, ,               TcpConnectTimeout, 0x00010003, 30
  200. HKR, ,               ClientIpAddresses, 0x00010002, ""
  201. HKR, ,               ClientIpMasks,     0x00010002, ""
  202. HKR, ,               AuthenticateIncomingCalls, 0x00010003, 0
  203. HKR, ,            WanEndpoints,      0x00010003, 5
  204.  
  205.  
  206. [Ndi-Reg-Mp-Pti]
  207. HKR, Ndi,            Service,           0,          "Raspti"
  208. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiscowan"
  209. HKR, Ndi\Interfaces, LowerRange,        0,          "nolower"
  210. HKR, ,               MinWanEndpoints,   0x00010001, 0
  211. HKR, ,               MaxWanEndpoints,   0x00010001, 2
  212. HKR, ,               WanEndpoints,      0x00010003, 2
  213.  
  214.  
  215. [Ndi-Reg-Mp-Atalk]
  216. HKR, Ndi,            BindForm,          0,          "NdisWanAtalk"
  217. HKR, Ndi,            Service,           0,          "NdisWan"
  218. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiswanatalk"
  219. HKR, Ndi\Interfaces, LowerRange,        0,          "wan"
  220. HKR, ,               EnumExportPref,    0x00010001, 0
  221.  
  222.  
  223. [Ndi-Reg-Mp-Bh]
  224. HKR, Ndi,            BindForm,          0,          "NdisWanBh"
  225. HKR, Ndi,            Service,           0,          "NdisWan"
  226. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiswanbh"
  227. HKR, Ndi\Interfaces, LowerRange,        0,          "wan"
  228. HKR, ,               EnumExportPref,    0x00010001, 0
  229.  
  230.  
  231. [Ndi-Reg-Mp-Ip]
  232. HKR, Ndi,            BindForm,          0,          "NdisWanIp"
  233. HKR, Ndi,            Service,           0,          "NdisWan"
  234. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiswanip"
  235. HKR, Ndi\Interfaces, LowerRange,        0,          "wan"
  236.  
  237.  
  238. [Ndi-Reg-Mp-Ipx]
  239. HKR, Ndi,            BindForm,          0,          "NdisWanIpx"
  240. HKR, Ndi,            Service,           0,          "NdisWan"
  241. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiswanipx"
  242. HKR, Ndi\Interfaces, LowerRange,        0,          "wan"
  243. HKR, ,               EnumExportPref,    0x00010001, 0
  244.  
  245.  
  246. [Ndi-Reg-Mp-NbfIn]
  247. HKR, Ndi,            BindForm,          0,          "NdisWanNbfIn%%3"
  248. HKR, Ndi,            Service,           0,          "NdisWan"
  249. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiswannbf"
  250. HKR, Ndi\Interfaces, LowerRange,        0,          "wan"
  251. HKR, ,               EnumExportPref,    0x00010001, 0
  252.  
  253.  
  254. [Ndi-Reg-Mp-NbfOut]
  255. HKR, Ndi,            BindForm,          0,          "NdisWanNbfOut%%3"
  256. HKR, Ndi,            Service,           0,          "NdisWan"
  257. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiswannbf"
  258. HKR, Ndi\Interfaces, LowerRange,        0,          "wan"
  259. HKR, ,               EnumExportPref,    0x00010001, 1
  260.  
  261. [Ndi-Reg-Mp-Pppoe]
  262. HKR, Ndi,            Service,           0,          "RasPppoe"
  263. HKR, Ndi\Interfaces, UpperRange,        0,          "ndiswan"
  264. HKR, Ndi\Interfaces, LowerRange,        0,          "nolower"
  265. HKR, ,               MinWanEndpoints,   0x00010001, 0
  266. HKR, ,            MaxWanEndpoints,   0x00010001, 1000
  267. HKR, ,               TapiLineName,      0,          %Mp-Pppoe-LineName%
  268. HKR, ,               WanEndpoints,      0x00010003, 1
  269.  
  270. ;-------------------------------------------------------------------------
  271. ; [Services] sections.
  272. ;   1 = SPSVCINST_TAGTOFRONT
  273. ;   2 = SPSVCINST_ASSOCSERVICE
  274. ;   4 = SPSVCINST_DELETEEVENTLOGENTRY
  275. ;-------------------------------------------------------------------------
  276.  
  277. [Ndi-Mp-AsyncMac.Services]
  278. AddService = AsyncMac,      2, Svc-Mp-AsyncMac,  Evt-Rasmsg
  279.  
  280. [Ndi-Mp-Irda.Services]
  281. AddService = Rasirda,       2, Svc-Mp-Irda
  282.  
  283. [Ndi-Mp-IrModem.Services]
  284. AddService = Rasirda,       2, Svc-Mp-IrModem
  285.  
  286. [Ndi-Mp-L2tp.Services]
  287. AddService = Rasl2tp,       2, Svc-Mp-L2tp
  288.  
  289. [Ndi-Mp-Pti.Services]
  290. AddService = Raspti,        2, Svc-Mp-Pti
  291. AddService = Ptilink,       0, Svc-Ptilink
  292.  
  293. [Ndi-Mp-Pptp.Services]
  294. AddService = PptpMiniport,  2, Svc-Mp-Pptp,      Evt-Pptp
  295. AddService = NdisTapi,      0, Svc-NdisTapi
  296.  
  297. [Ndi-Mp-Atalk.Services]
  298. AddService = NdisWan,       2, Svc-Mp-NdisWan,   Evt-Rasmsg
  299. AddService = NdisTapi,      0, Svc-NdisTapi
  300.  
  301. [Ndi-Mp-Bh.Services]
  302. AddService = NdisWan,       2, Svc-Mp-NdisWan,   Evt-Rasmsg
  303. AddService = NdisTapi,      0, Svc-NdisTapi
  304.  
  305. [Ndi-Mp-Ip.Services]
  306. AddService = NdisWan,       2, Svc-Mp-NdisWan,   Evt-Rasmsg
  307. AddService = NdisTapi,      0, Svc-NdisTapi
  308. AddService = Wanarp,        0, Svc-Wanarp
  309.  
  310. [Ndi-Mp-Ipx.Services]
  311. AddService = NdisWan,       2, Svc-Mp-NdisWan,   Evt-Rasmsg
  312. AddService = NdisTapi,      0, Svc-NdisTapi
  313.  
  314. [Ndi-Mp-NbfIn.Services]
  315. AddService = NdisWan,       2, Svc-Mp-NdisWan,   Evt-Rasmsg
  316. AddService = NdisTapi,      0, Svc-NdisTapi
  317.  
  318. [Ndi-Mp-NbfOut.Services]
  319. AddService = NdisWan,       2, Svc-Mp-NdisWan,   Evt-Rasmsg
  320. AddService = NdisTapi,      0, Svc-NdisTapi
  321.  
  322. [Ndi-Mp-Pppoe.Services]
  323. AddService = RasPppoe,      2, Svc-Mp-Pppoe
  324. AddService = NdisTapi,      0, Svc-NdisTapi
  325.  
  326. ;-------------------------------------------------------------------------
  327. ; [Service Install] sections.
  328. ;-------------------------------------------------------------------------
  329.  
  330. [Svc-Mp-AsyncMac]
  331. DisplayName     = %Svc-Mp-AsyncMac-DispName%
  332. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  333. StartType       = 3 ;SERVICE_DEMAND_START
  334. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  335. ServiceBinary   = %12%\asyncmac.sys
  336. Description     = %Svc-Mp-AsyncMac-DispName%
  337.  
  338. [Svc-NdisTapi]
  339. DisplayName     = %Svc-NdisTapi-DispName%
  340. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  341. StartType       = 3 ;SERVICE_DEMAND_START
  342. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  343. ServiceBinary   = %12%\ndistapi.sys
  344. AddReg          = Reg-NdisTapi
  345. Description     = %Svc-NdisTapi-DispName%
  346.  
  347. [Reg-NdisTapi]
  348. HKR, Parameters, AsyncEventQueueSize, 0x00010003, 0x300
  349.  
  350.  
  351. [Svc-Mp-NdisWan]
  352. DisplayName     = %Svc-NdisWan-DispName%
  353. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  354. StartType       = 3 ;SERVICE_DEMAND_START
  355. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  356. ServiceBinary   = %12%\ndiswan.sys
  357. ;Dependencies   = NdisTapi
  358. AddReg          = Reg-NdisWan
  359. Description     = %Svc-NdisWan-DispName%
  360.  
  361. [Reg-NdisWan]
  362. HKR, Parameters,, 0x10  ;FLG_ADDREG_KEYONLY
  363.  
  364.  
  365. [Svc-Mp-Irda]
  366. DisplayName     = %Svc-Mp-Irda-DispName%
  367. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  368. StartType       = 3 ;SERVICE_DEMAND_START
  369. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  370. ServiceBinary   = %12%\rasirda.sys
  371. Description     = %Svc-Mp-Irda-DispName%
  372.  
  373. [Svc-Mp-IrModem]
  374. DisplayName     = %Svc-Mp-IrModem-DispName%
  375. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  376. StartType       = 3 ;SERVICE_DEMAND_START
  377. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  378. ServiceBinary   = %12%\rasirda.sys
  379. Description     = %Svc-Mp-IrModem-DispName%
  380.  
  381. [Svc-Mp-L2tp]
  382. DisplayName     = %Svc-Mp-L2tp-DispName%
  383. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  384. StartType       = 3 ;SERVICE_DEMAND_START
  385. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  386. ServiceBinary   = %12%\rasl2tp.sys
  387. Description     = %Svc-Mp-L2tp-DispName%
  388.  
  389. [Svc-Mp-Pptp]
  390. DisplayName     = %Svc-Mp-Pptp-DispName%
  391. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  392. StartType       = 3 ;SERVICE_DEMAND_START
  393. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  394. ServiceBinary   = %12%\raspptp.sys
  395. Description     = %Svc-Mp-Pptp-DispName%
  396.  
  397. [Svc-Mp-Pti]
  398. DisplayName     = %Svc-Mp-Pti-DispName%
  399. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  400. StartType       = 3 ;SERVICE_DEMAND_START
  401. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  402. ServiceBinary   = %12%\raspti.sys
  403. Description     = %Svc-Mp-Pti-DispName%
  404.  
  405. [Svc-Ptilink]
  406. DisplayName     = %Svc-Ptilink-DispName%
  407. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  408. StartType       = 3 ;SERVICE_DEMAND_START
  409. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  410. ServiceBinary   = %12%\ptilink.sys
  411. Description     = %Svc-Ptilink-DispName%
  412.  
  413. [Svc-Wanarp]
  414. DisplayName     = %Svc-Wanarp-DispName%
  415. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  416. StartType       = 3 ;SERVICE_DEMAND_START
  417. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  418. ServiceBinary   = %12%\wanarp.sys
  419. Description     = %Svc-Wanarp-DispName%
  420.  
  421. [Svc-Mp-Pppoe]
  422. DisplayName     = %Svc-Mp-Pppoe-DispName%
  423. ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
  424. StartType       = 3 ;SERVICE_DEMAND_START
  425. ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
  426. ServiceBinary   = %12%\raspppoe.sys
  427. Description     = %Svc-Mp-Pppoe-DispName%
  428.  
  429. ;-------------------------------------------------------------------------
  430. ; [Event Log] sections.
  431. ;-------------------------------------------------------------------------
  432.  
  433. [Evt-Pptp]
  434. AddReg = Evt-Pptp-AddReg
  435.  
  436. [Evt-Pptp-AddReg]
  437. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  438. HKR,, TypesSupported,   0x00010001, 0x00000007
  439.  
  440.  
  441. [Evt-Rasmsg]
  442. AddReg = Evt-Rasmsg-AddReg
  443.  
  444. [Evt-Rasmsg-AddReg]
  445. HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\mprmsg.dll"
  446. HKR,, TypesSupported,   0x00010001, 0x0000001f
  447.  
  448.  
  449. [DestinationDirs]
  450. CopyFiles_AllUsers = 16419,Microsoft\Network\Connections\Pbk
  451. RasIrda.CopyFiles  = 12
  452.  
  453. [CopyFiles_AllUsers]
  454. sharedaccess.ini, shared~1.ini,, 0x10
  455.  
  456. [RasIrda.CopyFiles]
  457. rasirda.sys
  458.  
  459. [Strings]
  460. Msft = "Microsoft"
  461.  
  462. Mp-AsyncMac-DispName        = "RAS Async Adapter"
  463. Mp-L2tp-DispName            = "WAN Miniport (L2TP)"
  464. Mp-Irda-DispName            = "Infrared Port"
  465. Mp-IrModem-DispName         = "Infrared Modem Port"
  466. Mp-Irda-LineName            = "Infrared Direct Line"
  467. Mp-IrModem-LineName         = "Infrared Modem Line"
  468. Mp-Pptp-DispName            = "WAN Miniport (PPTP)"
  469. Mp-Pptp-LineName            = "RAS VPN Line"
  470. ;Mp-Pptp-LineName must use ANSI characters, not UNICODE.
  471. Mp-Pti-DispName             = "Direct Parallel"
  472. Mp-Atalk-DispName           = "WAN Miniport (AppleTalk)"
  473. Mp-Bh-DispName              = "WAN Miniport (Network Monitor)"
  474. Mp-Ip-DispName              = "WAN Miniport (IP)"
  475. Mp-Ipx-DispName             = "WAN Miniport (IPX)"
  476. Mp-NbfIn-DispName           = "WAN Miniport (NetBEUI, Dial In)"
  477. Mp-NbfOut-DispName          = "WAN Miniport (NetBEUI, Dial Out)"
  478. Mp-Pppoe-DispName           = "WAN Miniport (PPPOE)"
  479. Mp-Pppoe-LineName           = "RAS PPPOE Line"
  480.  
  481. Svc-Mp-AsyncMac-DispName    = "RAS Asynchronous Media Driver"
  482. Svc-Mp-L2tp-DispName        = "WAN Miniport (L2TP)"
  483. Svc-Mp-Irda-DispName        = "WAN Miniport (IrDA)"
  484. Svc-Mp-IrModem-DispName     = "WAN Miniport (IrDA Modem)"
  485. Svc-Mp-Pptp-DispName        = "WAN Miniport (PPTP)"
  486. Svc-Mp-Pti-DispName         = "Direct Parallel"
  487. Svc-NdisTapi-DispName       = "Remote Access NDIS TAPI Driver"
  488. Svc-NdisWan-DispName        = "Remote Access NDIS WAN Driver"
  489. Svc-PptpProtocol-DispName   = "PPTP Protocol Driver"
  490. Svc-Ptilink-DispName        = "Direct Parallel Link Driver"
  491. Svc-WanArp-DispName         = "Remote Access IP ARP Driver"
  492. Svc-Mp-Pppoe-DispName       = "Remote Access PPPOE Driver"
  493.  
  494.  
  495.